GoDiagram Win Reference
FindLink Method

Returns the Link which was constructed for the GoObject.
Syntax
'Declaration
 
Public Function FindLink( _
   ByVal obj As GoObject _
) As L
public L FindLink( 
   GoObject obj
)

Parameters

obj

Return Value

Returns the Network Link which was constructed with the obj or null if no such link exists.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoLayoutGenericNetwork<N,L,Y> Class
GoLayoutGenericNetwork<N,L,Y> Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback